mutable - definition. What is mutable
Diclib.com
قاموس ChatGPT
أدخل كلمة أو عبارة بأي لغة 👆
اللغة:

ترجمة وتحليل الكلمات عن طريق الذكاء الاصطناعي ChatGPT

في هذه الصفحة يمكنك الحصول على تحليل مفصل لكلمة أو عبارة باستخدام أفضل تقنيات الذكاء الاصطناعي المتوفرة اليوم:

  • كيف يتم استخدام الكلمة في اللغة
  • تردد الكلمة
  • ما إذا كانت الكلمة تستخدم في كثير من الأحيان في اللغة المنطوقة أو المكتوبة
  • خيارات الترجمة إلى الروسية أو الإسبانية، على التوالي
  • أمثلة على استخدام الكلمة (عدة عبارات مع الترجمة)
  • أصل الكلمة

%ما هو (من)٪ 1 - تعريف

OBJECT WHOSE STATE CANNOT BE MODIFIED AFTER IT IS CREATED
Mutable object; Immutable objects; Immutable pattern; Mutable; Immutable class; Immutable value; Immutability; Immutable; Mutable variable

mutable         
['mju:t?b(?)l]
¦ adjective liable to change.
?literary inconstant in one's affections.
Derivatives
mutability noun
Origin
ME: from L. mutabilis, from mutare 'to change'.
mutable         
a.
1.
Changeable, alterable, variable.
2.
Inconstant, unsettled, vacillating, fickle, unstable, changeable, unsteady, wavering, variable, irresolute, changeful.
Mutable         
·adj Changeable; inconstant; unsettled; unstable; fickle.
II. Mutable ·adj Capable of alteration; subject to change; changeable in form, qualities, or nature.

ويكيبيديا

Immutable object

In object-oriented and functional programming, an immutable object (unchangeable object) is an object whose state cannot be modified after it is created. This is in contrast to a mutable object (changeable object), which can be modified after it is created. In some cases, an object is considered immutable even if some internally used attributes change, but the object's state appears unchanging from an external point of view. For example, an object that uses memoization to cache the results of expensive computations could still be considered an immutable object.

Strings and other concrete objects are typically expressed as immutable objects to improve readability and runtime efficiency in object-oriented programming. Immutable objects are also useful because they are inherently thread-safe. Other benefits are that they are simpler to understand and reason about and offer higher security than mutable objects.

أمثلة من مجموعة نصية لـ٪ 1
1. Now that conversation is over: The Constitution and its ideals have been declared infinitely mutable.
2. Mutable boundaries became firm, with ethnicities suddenly fixed and stamped on identity cards.
3. Ecologically, these islands act as a mutable and natural buffers against hurricane surges.
4. Graft is commonplace, and each city mayor sets his own, highly mutable rules.
5. FLU is one of the most mutable viruses in the world, constantly shuffling its array of genes into new forms.